home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / Interactive Arts / Interactive Arts '95 / front end / 00132.ls < prev    next >
Encoding:
Text File  |  1995-05-02  |  413 b   |  15 lines

  1. on enterFrame
  2.   installMenu(0)
  3.   set the cursor of sprite 23 to 280
  4.   set the cursor of sprite 1 to 0
  5.   set the cursor of sprite 2 to 0
  6.   set the cursor of sprite 3 to 0
  7.   set the cursor of sprite 4 to 0
  8.   set the cursor of sprite 5 to 0
  9.   set the cursor of sprite 6 to 0
  10.   set the cursor of sprite 7 to 0
  11.   set the cursor of sprite 8 to 0
  12.   set the cursor of sprite 9 to 0
  13.   set the cursor of sprite 10 to 0
  14. end
  15.